CloudTableQuery Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyElementTypeGets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
public propertyExpressionGets the expression tree that is associated with the instance of IQueryable.
public propertyProviderGets the query provider that is associated with this data source.
public propertyRetryPolicyGets or sets the retry policy for the query.

See Also